What does "certutil -pulse" command do?
Hi all;
Can any one explain me what -pluse switch do when using with "certutil" tool?
Thanks
January 21st, 2011 10:06am
Certutil -pulse will initiate autoenrollment requests.
It is equivalent to doing the following in the CertMgr.msc console (in Vista and Windows 7)
Right-click Certificates , point to All Tasks , click
Automatically Enroll and Retrieve Certificates .
The command does require that
- any autoenrollment GPO settings have already been applied to the target user or computer
- a certificate template enables Read, Enroll and Autoenroll permissions for the user or a global or universal group containing the user
- The group membership is recognized in the users Token (they have logged on after the membership was added
HTH,
Brian
Free Windows Admin Tool Kit Click here and download it now
January 22nd, 2011 12:11pm